Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop dependency on pyparsing. #78

Merged
merged 1 commit into from
Jun 13, 2018

Conversation

nuclearsandwich
Copy link
Contributor

The code which required pyparsing was dropped in #75.

Incidentally it doesn't appear that the pyparsing dependency was ever added to setup.py. In general we want to keep setup.py and package.xml dependencies in sync right?

The code which required pyparsing was dropped in
ament#75.
@nuclearsandwich nuclearsandwich self-assigned this Jun 13, 2018
@wjwwood wjwwood added the in progress Actively being worked on (Kanban column) label Jun 13, 2018
@nuclearsandwich nuclearsandwich removed the in progress Actively being worked on (Kanban column) label Jun 13, 2018
@nuclearsandwich
Copy link
Contributor Author

Before I merge, can I confirm that this change is 🆒 to merge with no CI since non-source dependencies don't affect CI builds?

@dirk-thomas
Copy link
Contributor

Before I merge, can I confirm that this change is 🆒 to merge with no CI since non-source dependencies don't affect CI builds?

I wouldn't say this can't affect the CI build. But I am fine without CI since this dependency is clearly not required anymore.

@nuclearsandwich nuclearsandwich merged commit 1b96af6 into ament:master Jun 13, 2018
@nuclearsandwich nuclearsandwich deleted the is-pyparsing-needed branch June 13, 2018 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants